home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmTextRemove.z / XmTextRemove
Encoding:
Text File  |  2003-11-18  |  2.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttRRRReeeemmmmoooovvvveeee((((3333XXXX))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          XXXXmmmmTTTTeeeexxxxttttRRRReeeemmmmoooovvvveeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_T_e_x_t_R_e_m_o_v_e - A Text    function that deletes the primary
  10.       selection
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Text.h>
  14.  
  15.       Boolean XmTextRemove (wwwwiiiiddddggggeeeetttt)
  16.            _W_i_d_g_e_t     wwwwiiiiddddggggeeeetttt;
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.       _X_m_T_e_x_t_R_e_m_o_v_e deletes the primary selected text.  If there is
  20.       a selection, this routine also calls the widget's
  21.       _X_m_N_v_a_l_u_e_C_h_a_n_g_e_d_C_a_l_l_b_a_c_k and verification callbacks, either
  22.       _X_m_N_m_o_d_i_f_y_V_e_r_i_f_y_C_a_l_l_b_a_c_k or  _X_m_N_m_o_d_i_f_y_V_e_r_i_f_y_C_a_l_l_b_a_c_k_W_c_s, or
  23.       both.     If both verification callback lists are registered,
  24.       the procedures of the    _X_m_N_m_o_d_i_f_y_V_e_r_i_f_y_C_a_l_l_b_a_c_k    list are
  25.       executed first and the resulting data    is passed to the
  26.       _X_m_N_m_o_d_i_f_y_V_e_r_i_f_y_C_a_l_l_b_a_c_k_W_c_s callbacks.
  27.  
  28.       wwwwiiiiddddggggeeeetttt
  29.            Specifies the Text widget ID.
  30.  
  31.       For a    complete definition of Text and    its associated
  32.       resources, see _X_m_T_e_x_t(_3_X).
  33.  
  34.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  35.       This function    returns    False if the primary selection is NULL
  36.       or if    the wwwwiiiiddddggggeeeetttt doesn't own the primary selection.
  37.       Otherwise, it    returns    True.
  38.  
  39.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  40.       _X_m_T_e_x_t(_3_X).
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.